Skip to content

Abstract and expose access log level strategy#29

Merged
vlaurin merged 3 commits intomainfrom
access-log-level-strategy
Mar 14, 2025
Merged

Abstract and expose access log level strategy#29
vlaurin merged 3 commits intomainfrom
access-log-level-strategy

Conversation

@vlaurin
Copy link
Copy Markdown
Contributor

@vlaurin vlaurin commented Mar 13, 2025

Allows consuming applications to easily mute requests based on HTTP methods and request URIs

vlaurin added 3 commits March 13, 2025 22:09
Simple strategy to configure exclusion of specified HTTP methods and URI patterns.
Intended as straightforward solution for excluding pre-flight OPTIONS and healthcheck requests.
@vlaurin vlaurin added the type:feature Feature request label Mar 13, 2025
@vlaurin vlaurin requested a review from gbenadikar March 13, 2025 22:41
@vlaurin vlaurin merged commit 293498a into main Mar 14, 2025
2 checks passed
@vlaurin vlaurin deleted the access-log-level-strategy branch March 14, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature Feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants